Navigation Finished
An event indicating that the navigation has been finished. This happens when a navigation is committed, aborted, or replaced by a new one.
Functions
Link copied to clipboard
Returns
true
if the navigation has committed.Link copied to clipboard
Returns
true
if the navigation resulted in an error page.Link copied to clipboard
Returns
true
if the navigation has been performed to a fragment within the same document.Link copied to clipboard
Returns
true
if the navigation is taking place in the main frame.Link copied to clipboard
Returns
true
if the navigation has been performed in the scope of the same document.Link copied to clipboard
Returns
true
if the navigation has encountered a server redirect.Link copied to clipboard
Returns the
Navigation
instance initiated this event.